Skip to content

Change all SQL INTEGER types to INT4#395

Merged
devhawk merged 2 commits into
mainfrom
devhawk/issue394
May 22, 2026
Merged

Change all SQL INTEGER types to INT4#395
devhawk merged 2 commits into
mainfrom
devhawk/issue394

Conversation

@devhawk
Copy link
Copy Markdown
Collaborator

@devhawk devhawk commented May 22, 2026

INTEGER is 4 bytes in PG, 8 bytes in CRDB. Should be using INT4 type

@devhawk devhawk requested review from kraftp, maxdml and qianl15 May 22, 2026 20:29
@devhawk devhawk merged commit 4b031c8 into main May 22, 2026
17 checks passed
@devhawk devhawk deleted the devhawk/issue394 branch May 22, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants